home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 54
/
Vol 54.iso
/
games
/
williame.swf
/
scripts
/
frame_15
/
PlaceObject2_236_129
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-27
|
155 b
|
7 lines
onClipEvent(enterFrame){
x = _root.ship._x;
y = _root.ship._y;
setProperty("_root.masque", _X, x);
setProperty("_root.masque", _Y, y);
}